is Auto Start
Checks if this control is configured to start its operation automatically after #initialize(Module) initialization.
All controls generally default to true} unless explicitly configured otherwise.
Indicates whether the clock should start updating automatically when the hosting environment deems it appropriate (e.g., when the slide/page containing this clock becomes active).Return
true
if the clock is set to auto-start, false
otherwise. Currently, this always returns true
.